Intended to receive rows. Updates, deletes or inserts into the selected provider based on the mode property which can be - update, insert, delete, updateOrInsert Update, Delete and updateOrInsert operations require an identifier This step works with a provider that provides access to a particular table. Available providers are:
- CategoryTableProvider
- DataSeriesProvider BUT you should probably use SalesDataInserter instead
- GroupMembershipTableProvider
- OrganisationTableProvider
- PointsRowProvider not complete at time of writing
- CategoryTableProvider
- ProductsTable
- ProductOptionsTable
- ProductInRewardTableProvider
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| providerId | String | ||
| next | PipelineStep | ||
| mode | String | ||
| columns | List | ||
| setIntoAttribute | String | ||
| skipIfBlankColumns | List |
Hide comments